Click or drag to resize

ObjectType Enumeration

Represents type of an object.

Namespace:  Independentsoft.Msg
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public enum ObjectType
Members
  Member nameValueDescription
AddressBookContainer0 Address book container object.
AddressBook1 Address book object.
Attachment2 Message attachment object.
DistributionList3 Distribution list object.
Folder4 Folder object.
Form5 Form object.
MailUser6 Messaging user object.
Message7 Message object.
ProfileSelection8 Profile section object.
Session9 Session object.
Status10 Status object.
MessageStore11 Message store object.
None12 None
See Also